home *** CD-ROM | disk | FTP | other *** search
/ Aminet 5 / Aminet 5 - March 1995.iso / Aminet / gfx / edit / RenumSeq.lha / RenumSeq.doc next >
Text File  |  1995-01-14  |  686b  |  38 lines

  1.  
  2. RenumSeq.rexx 1995 by Christoph Mayer
  3.  
  4. $Ver 1.0;
  5.  
  6.  
  7. What is it for?
  8.  
  9. This Arexx-script renumbers or renames a picture sequence.
  10. For example You generated a sequence named "pic.0000" ... "pic.0125".
  11. With this program You can change the start number of the sequence or
  12. give it a new name like "sequence.0001" ... "sequence.0126".
  13.  
  14.  
  15. Usage:
  16.  
  17. Copy this script into Your Rexx: directory.
  18. Use it from CLI and Type "rx RenumSeq.rexx". Then You'll be guided
  19. through the parameters.
  20.  
  21.  
  22.  
  23. Copying:
  24.  
  25. This script is Freeware, You can make as many copies for free as You want.
  26.  
  27.  
  28. Author:
  29.  
  30. Christoph Mayer
  31. Von Parseval-Str. 3
  32. 86159 Augsburg
  33.  
  34. Germany 0821/585801
  35.  
  36. E-MAIL: chris@teflon.rz.uni-augsburg.de
  37.  
  38.